CustomView.RowColSettings Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
True if the custom view includes settings for hidden rows and columns (including filter information).
public:
property bool RowColSettings { bool get(); };
public bool RowColSettings { get; }
Public ReadOnly Property RowColSettings As Boolean