| IQuestionIsFirstInPage Property |
Indicates if the question is currently the first one in its page
Namespace:
AskiaCore
Assembly:
AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax bool IsFirstInPage { get; }
ReadOnly Property IsFirstInPage As Boolean
Get
property bool IsFirstInPage {
bool get ();
}
Property Value
Type:
BooleanSee Also